home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19981211-19990422
/
000152_news@watsun.cc.columbia.edu _Wed Jan 27 17:18:17 1999.msg
< prev
next >
Wrap
Internet Message Format
|
1999-04-21
|
1KB
Return-Path: <news@watsun.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA21444
for <kermit.misc@watsun.cc.columbia.edu>; Wed, 27 Jan 1999 17:18:17 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA21731
for kermit.misc@watsun.cc.columbia.edu; Wed, 27 Jan 1999 17:15:59 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Subject: Re: Exiting K95 server mode
Date: 27 Jan 1999 22:15:58 GMT
Organization: Columbia University
Message-ID: <78o36u$l70$1@newsmaster.cc.columbia.edu>
To: kermit.misc@mailrelay2.cc.columbia.edu
In article <78o1uj$b9l$1@sparky.wolfe.net>, Baus <baus@wolfenet.com> wrote:
: I have had an old K95, I believe 1.1 laying around and just started playing
: with it earlier today. Set it up in server mode and sure enough was able to
: transfer files but can not get it to exit out to the K95 prompt.
:
First, make sure you have the current version, which is 1.1.17:
http://www.columbia.edu/kermit/k95.html
If you don't, get the appropriate patch at:
http://www.columbia.edu/kermit/k95patch.html
Once K95 enters server mode, you can get it back to its prompt by typing
Ctrl-C in its window, or you can send a FINISH command to it from the
client.
- Frank